home *** CD-ROM | disk | FTP | other *** search
- -- background: 9305 from stack: in
- -- bmap block id: 10420
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on cardFilled
- send mouseUp to background button "OK"
- end cardFilled
-
-
-
- -- part 12 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=76 top=76 right=100 bottom=442
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 5
- -- text size: 14
- -- style flags: 1024
- -- line height: 18
- -- part name:
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=35 top=99 right=295 bottom=478
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=432 top=295 right=317 bottom=478
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OK
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve fast
- go to next card
- end mouseUp
-
-